home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / melkic.zip / FILES.V < prev    next >
Text File  |  1993-01-10  |  878b  |  32 lines

  1. testval $videomode = 3 vgix
  2. testval $videomode = 2 leave
  3. menu files1
  4. go leave
  5.  
  6. # vgix
  7. $symbol = 36 chr 0
  8. cls
  9. iconify
  10. icon indexcards 20 20 0 N "New Files"
  11. icon indexcards 160 20 0 L "List Files"
  12. icon indexcards 300 20 0 S "Search Dirs"
  13. icon indexcards 440 20 0 F "Find"
  14. icon download 20 80 0 D "Download"
  15. icon download 160 80 0 R "Review"
  16. icon upload 300 80 0 U "Upload"
  17. icon downloads 440 80 0 B "Batch"
  18. icon test 580 80 0 Y "Your Stats"
  19. icon filecabinet 20 144 0 $symbol "Topic List"
  20. icon folder 160 144 0 C "Change Base"
  21. icon folder 300 144 0 J "Join"
  22. icon test 440 144 0 M "Master List"
  23. icon test 580 144 0 T "Top D/L"
  24. icon internode 20 210 0 ) "Internode Messages"
  25. icon multiuser1 160 210 0 W "Who's Online"
  26. icon multiuser2 200 210 0 Z "Public Chat System"
  27. icon test 440 210 0 Q "Quit"
  28. icon cutline 580 210 0 G "Log Off"
  29. xy 1 23
  30. # leave
  31. exit
  32.